Get the 'Replace message body' flag
GET/api/2.0/mail/settings/replaceMessageBody
Returns a flag that specifies whether to completely replace text of the email when inserting a template or not.
Responses
- 200
- 401
Boolean value: true - the flag is enabled, false - the flag is disabled
Unauthorized